projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29dadb5
)
* bookmark.el (bookmark-get-bookmark-record): Signal error for invalid
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 29 Oct 2008 18:21:50 +0000
(18:21 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 29 Oct 2008 18:21:50 +0000
(18:21 +0000)
bookmark.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 4edc0a9b1edb93caf218b1136680c048d5f60235..ab7802cbfb9f8d7a8f9fe00460c67cf24641a441 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-5,6
+5,7
@@
(bookmark--jump-via, bookmark-insert): Callers changed.
(bookmark-jump-noselect): Wrapper function for
bookmark-handle-bookmark.
+ (bookmark-get-bookmark-record): Signal error for invalid bookmark.
* textmodes/ispell.el (ispell-word): Use use-region-p.